startArrow
Type
property
Summary
Specifies whether a line graphic or the first vertex in an irregular polygon graphic has an arrowhead.
Syntax
set the startArrow of <graphic> to {true | false}
Description
Use the startArrow property to place an arrowhead at the starting point of an irregular polygon or line graphic.
For irregular polygons, the start arrow is placed at the point corresponding to the first line of the graphic's points property.
If the style property of the graphic is not polygon or line, the setting of its startArrow property has no effect.
Examples
set the startArrow of graphic "Pointer" to true
Related
keyword: point, polygon, graphic
object: graphic
property: relativePoints, arrowSize
Compatibility and Support
Introduced
LiveCode 1.0
OS
mac
windows
linux
ios
android
Platforms
desktop
server
mobile